Vcenter NamespaceManagement Networks Nsx DistributedSwitches Summary
The Vcenter NamespaceManagement Networks Nsx DistributedSwitches Summary schema contains the basic information about a Distributed Switch.
This schema was added in vSphere API 8.0.0.1.
{
"distributed_switch": "string",
"name": "string"
}
Identifier of the switch. The value of this field refers to the UUID of a vim.DistributedVirtualSwitch.
This property was added in vSphere API 8.0.0.1.
When clients pass a value of this schema as a parameter, the property must be an identifier for the resource type: vSphereDistributedSwitch
. When operations return a value of this schema as a response, the property will be an identifier for the resource type: vSphereDistributedSwitch
.
Human-readable identifier of the switch.
This property was added in vSphere API 8.0.0.1.